home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / mac / SourceMc / PalmMC.DIR / 00362.ls < prev    next >
Encoding:
Text File  |  1996-02-29  |  81 b   |  6 lines

  1. on exitFrame
  2.   repeat while the mouseDown = 0
  3.     go(the frame)
  4.   end repeat
  5. end
  6.